[INFO] fetching crate reticulum-rs 0.1.3...
[INFO] testing reticulum-rs-0.1.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate reticulum-rs 0.1.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate reticulum-rs 0.1.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reticulum-rs 0.1.3
[INFO] tweaked toml for crates.io crate reticulum-rs 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reticulum-rs 0.1.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reticulum-rs 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.34
[INFO] [stderr]   Downloaded humantime v2.2.0
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded zerocopy v0.8.34
[INFO] [stderr]   Downloaded bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a21dc00b54e232c0adcc416eeaa94d18d7d7d7f3d4ce07ae063edb7fbea9603
[INFO] running `Command { std: "docker" "start" "-a" "4a21dc00b54e232c0adcc416eeaa94d18d7d7d7f3d4ce07ae063edb7fbea9603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a21dc00b54e232c0adcc416eeaa94d18d7d7d7f3d4ce07ae063edb7fbea9603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a21dc00b54e232c0adcc416eeaa94d18d7d7d7f3d4ce07ae063edb7fbea9603", kill_on_drop: false }`
[INFO] [stdout] 4a21dc00b54e232c0adcc416eeaa94d18d7d7d7f3d4ce07ae063edb7fbea9603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fff6b66a702e1ba3c82a14ba6b9823d9f0e85a762fbe3562800f1eeb4dd31695
[INFO] running `Command { std: "docker" "start" "-a" "fff6b66a702e1ba3c82a14ba6b9823d9f0e85a762fbe3562800f1eeb4dd31695", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling reticulum-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.67s
[INFO] running `Command { std: "docker" "inspect" "fff6b66a702e1ba3c82a14ba6b9823d9f0e85a762fbe3562800f1eeb4dd31695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fff6b66a702e1ba3c82a14ba6b9823d9f0e85a762fbe3562800f1eeb4dd31695", kill_on_drop: false }`
[INFO] [stdout] fff6b66a702e1ba3c82a14ba6b9823d9f0e85a762fbe3562800f1eeb4dd31695
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d5192a1832d5bdd3cc8301a646f8a428a52ad2a40ce6947809b7bdc4d4ab4da
[INFO] running `Command { std: "docker" "start" "-a" "9d5192a1832d5bdd3cc8301a646f8a428a52ad2a40ce6947809b7bdc4d4ab4da", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling rmpv v1.3.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling reticulum-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.68s
[INFO] running `Command { std: "docker" "inspect" "9d5192a1832d5bdd3cc8301a646f8a428a52ad2a40ce6947809b7bdc4d4ab4da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d5192a1832d5bdd3cc8301a646f8a428a52ad2a40ce6947809b7bdc4d4ab4da", kill_on_drop: false }`
[INFO] [stdout] 9d5192a1832d5bdd3cc8301a646f8a428a52ad2a40ce6947809b7bdc4d4ab4da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fe36414572de1e5da7e62fc1d61fffb00120e38e94613b4396f5f6afefa1fac8
[INFO] running `Command { std: "docker" "start" "-a" "fe36414572de1e5da7e62fc1d61fffb00120e38e94613b4396f5f6afefa1fac8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reticulum-e073c04a54d30d70)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test packet::tests::header_meta_roundtrip_preserves_context_and_transport_bits ... ok
[INFO] [stdout] test destination::tests::create_announce ... ok
[INFO] [stdout] test crypt::fernet::tests::small_buffer ... ok
[INFO] [stdout] test ratchets::tests::ratchet_record_encodes_as_bin ... ok
[INFO] [stdout] test destination::tests::create_path_request_hash ... ok
[INFO] [stdout] test identity::tests::private_identity_hex_string ... ok
[INFO] [stdout] test hash::tests::address_hex_string ... ok
[INFO] [stdout] test destination::tests::compare_announce ... ok
[INFO] [stdout] test serde::tests::deserialize_packet ... ok
[INFO] [stdout] test serde::tests::serialize_packet ... ok
[INFO] [stdout] test resource::tests::resource_manager_rejects_split_flag ... ok
[INFO] [stdout] test crypt::fernet::tests::encrypt_then_decrypt ... ok
[INFO] [stdout] test ratchets::tests::ratchet_store_expiry_removes_entry ... ok
[INFO] [stdout] test resource::tests::resource_sender_rejects_oversized_metadata ... ok
[INFO] [stdout] test transport::path_requests::tests::path_request_roundtrip ... ok
[INFO] [stdout] test destination::tests::announce_includes_ratchet_when_enabled ... ok
[INFO] [stdout] test transport::tests::link_payload_is_forwarded_to_received_data ... ok
[INFO] [stdout] test transport::tests::send_packet_with_outcome_reports_missing_identity ... ok
[INFO] [stdout] test transport::tests::send_packet_with_outcome_broadcasts_announce_without_route ... ok
[INFO] [stdout] test transport::tests::send_packet_with_outcome_reports_no_route ... ok
[INFO] [stdout] test destination::tests::check_announce ... ok
[INFO] [stdout] test destination::tests::announce_without_ratchet_flag_ignores_ratchet_bytes ... ok
[INFO] [stdout] test transport::tests::announce_retransmit_key_uses_destination_hash ... ok
[INFO] [stdout] test destination::tests::announce_signature_covers_app_data ... ok
[INFO] [stdout] test transport::tests::drop_duplicates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/announce_scheduler.rs (/opt/rustwide/target/debug/deps/announce_scheduler-ec89d893861cab91)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test announce_scheduler_calls_announce_bridge_immediately ... ok
[INFO] [stdout] test announce_scheduler_emits_event_after_interval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_helpers.rs (/opt/rustwide/target/debug/deps/api_helpers-8a8aae2697c7f0d5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test helper_methods_exist_and_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/buffer_parity.rs (/opt/rustwide/target/debug/deps/buffer_parity-c08575679515161d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test output_buffer_writes_bytes ... ok
[INFO] [stdout] test input_buffer_reads ... ok
[INFO] [stdout] test static_buffer_write_and_rotate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_parity.rs (/opt/rustwide/target/debug/deps/cli_parity-010e967c2d9598cb)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test rnid_help_matches_expected_flags ... ok
[INFO] [stdout] test rnir_help_matches_expected_flags ... ok
[INFO] [stdout] test rnpath_help_matches_expected_flags ... ok
[INFO] [stdout] test rnodeconf_help_matches_expected_flags ... ok
[INFO] [stdout] test rnx_help_matches_expected_flags ... ok
[INFO] [stdout] test rncp_help_matches_expected_flags ... ok
[INFO] [stdout] test rnpkg_help_matches_expected_flags ... ok
[INFO] [stdout] test rnprobe_help_matches_expected_flags ... ok
[INFO] [stdout] test rnstatus_help_matches_expected_flags ... ok
[INFO] [stdout] test rnsd_help_matches_expected_flags ... ok
[INFO] [stderr]      Running tests/config_parity.rs (/opt/rustwide/target/debug/deps/config_parity-459cdd21fcf5bf56)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test parses_python_default_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crypto_parity.rs (/opt/rustwide/target/debug/deps/crypto_parity-d627797821684fab)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/destination_parity.rs (/opt/rustwide/target/debug/deps/destination_parity-fb01697fcc90dc37)
[INFO] [stdout] running 1 test
[INFO] [stdout] test encrypted_payload_matches_fixture ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test destination_hash_matches_fixture ... ok
[INFO] [stdout] test destination_hash_matches_python ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/discovery_parity.rs (/opt/rustwide/target/debug/deps/discovery_parity-80b802f09e76005a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test discovery_cache_eviction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_harness_helpers.rs (/opt/rustwide/target/debug/deps/e2e_harness_helpers-e143e25639835fb3)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test ready_line_detects_daemon_listening ... ok
[INFO] [stdout] test timestamp_millis_is_nonzero ... ok
[INFO] [stdout] test tcp_client_config_includes_required_fields ... ok
[INFO] [stdout] test send_params_include_required_fields ... ok
[INFO] [stdout] test rpc_helpers_roundtrip ... ok
[INFO] [stdout] test rpc_frame_helpers_roundtrip ... ok
[INFO] [stdout] test message_present_detects_ids ... ok
[INFO] [stdout] test daemon_args_include_config_when_set ... ok
[INFO] [stderr]      Running tests/examples_compile.rs (/opt/rustwide/target/debug/deps/examples_compile-b52c42f59c7315ad)
[INFO] [stdout] test daemon_args_include_transport_when_set ... ok
[INFO] [stdout] test daemon_args_include_rpc_and_db ... ok
[INFO] [stdout] test http_post_builder_includes_content_length ... ok
[INFO] [stdout] test peer_present_detects_peer ... ok
[INFO] [stdout] test http_response_body_extracts_payload ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] test examples_compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fixture_loader.rs (/opt/rustwide/target/debug/deps/fixture_loader-8c3908f4a18b306b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test loads_fixture_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hash_parity.rs (/opt/rustwide/target/debug/deps/hash_parity-deaa8e9b9ea328f6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test matches_python_address_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running tests/hop_test.rs (/opt/rustwide/target/debug/deps/hop_test-036722e4f5834d7f)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /7c9fa136d4413fa6173637e883b6998d/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /7c9fa136d4413fa6173637e883b6998d/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /7c9fa136d4413fa6173637e883b6998d/
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  hop_test] test: transport a created
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  hop_test] test: transport a created
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  hop_test] test: transport a created
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /7c9fa136d4413fa6173637e883b6998d/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /7c9fa136d4413fa6173637e883b6998d/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /d86e8112f3c4c4442126f8e9f44f1686/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /d86e8112f3c4c4442126f8e9f44f1686/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /7c9fa136d4413fa6173637e883b6998d/
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  hop_test] test: transport b created
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  hop_test] test: transport b created
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /d86e8112f3c4c4442126f8e9f44f1686/
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  hop_test] test: transport b created
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::transport::links] tp(b): add destination /c7ad46a16a5cd5e415f27d3573887fc3/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /7c9fa136d4413fa6173637e883b6998d/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /7c9fa136d4413fa6173637e883b6998d/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /d86e8112f3c4c4442126f8e9f44f1686/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /d86e8112f3c4c4442126f8e9f44f1686/
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  hop_test] test: transport c created
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /35be322d094f9d154a8aba4733b8497f/
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  hop_test] test: transport c created
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::transport::links] tp(c): add destination /aab85e0436564491f47d47ae80e44dd5/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::transport::links] tp(a): add destination /8b8bc051f346ff446035ca395494840c/
[INFO] [stderr] [2026-03-28T09:06:32Z TRACE reticulum::transport::jobs] tp(a): start packet task
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::transport::links] tp(b): add destination /c7ad46a16a5cd5e415f27d3573887fc3/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::transport::links] tp(c): add destination /aab85e0436564491f47d47ae80e44dd5/
[INFO] [stderr] [2026-03-28T09:06:32Z TRACE reticulum::transport::jobs] tp(a): start packet task
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: listen on <127.0.0.1:8081>
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::transport::links] tp(b): add destination /c7ad46a16a5cd5e415f27d3573887fc3/
[INFO] [stderr] [2026-03-28T09:06:32Z TRACE reticulum::transport::jobs] tp(a): start packet task
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: listen on <127.0.0.1:8281>
[INFO] [stderr] [2026-03-28T09:06:32Z TRACE reticulum::transport::jobs] tp(b): start packet task
[INFO] [stderr] [2026-03-28T09:06:32Z TRACE reticulum::transport::jobs] tp(b): start packet task
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: listen on <127.0.0.1:8282>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: listen on <127.0.0.1:8082>
[INFO] [stderr] [2026-03-28T09:06:32Z TRACE reticulum::transport::jobs] tp(c): start packet task
[INFO] [stderr] [2026-03-28T09:06:32Z TRACE reticulum::transport::jobs] tp(c): start packet task
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: listen on <127.0.0.1:8083>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: listen on <127.0.0.1:8283>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: new client <127.0.0.1:46494> connected to <127.0.0.1:8281>
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /d86e8112f3c4c4442126f8e9f44f1686/
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:8281>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: new client <127.0.0.1:39970> connected to <127.0.0.1:8081>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: new client <127.0.0.1:55838> connected to <127.0.0.1:8282>
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /d86e8112f3c4c4442126f8e9f44f1686/
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /35be322d094f9d154a8aba4733b8497f/
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:8282>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: new client <127.0.0.1:39982> connected to <127.0.0.1:8081>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:46494>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:55838>
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /35be322d094f9d154a8aba4733b8497f/
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: listen on <127.0.0.1:8181>
[INFO] [stderr] [2026-03-28T09:06:32Z TRACE reticulum::transport::jobs] tp(b): start packet task
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:8081>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: listen on <127.0.0.1:8182>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:8081>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: new client <127.0.0.1:55412> connected to <127.0.0.1:8082>
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /35be322d094f9d154a8aba4733b8497f/
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_server] tcp_server: new client <127.0.0.1:52022> connected to <127.0.0.1:8181>
[INFO] [stderr] [2026-03-28T09:06:32Z DEBUG reticulum::iface] iface: create channel /d86e8112f3c4c4442126f8e9f44f1686/
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:8082>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:8181>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:39970>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:52022>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:39982>
[INFO] [stderr] [2026-03-28T09:06:32Z INFO  reticulum::iface::tcp_client] tcp_client connected to <127.0.0.1:55412>
[INFO] [stderr] [2026-03-28T09:06:34Z TRACE reticulum::transport::path] tp(b): send direct path response over /d86e8112f3c4c4442126f8e9f44f1686/
[INFO] [stderr] [2026-03-28T09:06:34Z TRACE reticulum::transport::announce] tp(b): new announce for /aab85e0436564491f47d47ae80e44dd5/
[INFO] [stderr] [2026-03-28T09:06:34Z INFO  reticulum::transport::path_table] /aab85e0436564491f47d47ae80e44dd5/ is now reachable over 1 hops through /aab85e0436564491f47d47ae80e44dd5/
[INFO] [stderr] [2026-03-28T09:06:34Z TRACE reticulum::transport::announce] tp(a): new announce for /c7ad46a16a5cd5e415f27d3573887fc3/
[INFO] [stderr] [2026-03-28T09:06:34Z INFO  reticulum::transport::path_table] /c7ad46a16a5cd5e415f27d3573887fc3/ is now reachable over 1 hops through /c7ad46a16a5cd5e415f27d3573887fc3/
[INFO] [stderr] [2026-03-28T09:06:34Z TRACE reticulum::transport::announce] tp(b): new announce for /8b8bc051f346ff446035ca395494840c/
[INFO] [stderr] [2026-03-28T09:06:34Z INFO  reticulum::transport::path_table] /8b8bc051f346ff446035ca395494840c/ is now reachable over 1 hops through /8b8bc051f346ff446035ca395494840c/
[INFO] [stderr] [2026-03-28T09:06:34Z TRACE reticulum::transport::announce_table] Announce cache: 1 retransmitted, 0 path responses, 0 dropped
[INFO] [stderr] [2026-03-28T09:06:34Z TRACE reticulum::transport::announce] tp(c): new announce for /8b8bc051f346ff446035ca395494840c/
[INFO] [stderr] [2026-03-28T09:06:34Z INFO  reticulum::transport::path_table] /8b8bc051f346ff446035ca395494840c/ is now reachable over 1 hops through /8b8bc051f346ff446035ca395494840c/
[INFO] [stderr] [2026-03-28T09:06:34Z TRACE reticulum::transport::announce] tp(a): new announce for /aab85e0436564491f47d47ae80e44dd5/
[INFO] [stderr] [2026-03-28T09:06:34Z INFO  reticulum::transport::path_table] /aab85e0436564491f47d47ae80e44dd5/ is now reachable over 2 hops through /1461107c1ae15fb237b8eef570eb99e9/
[INFO] [stderr] [2026-03-28T09:06:35Z TRACE reticulum::transport::announce_table] Announce cache: 1 retransmitted, 0 path responses, 0 dropped
[INFO] [stdout] test direct_path_request_and_response ... ok
[INFO] [stdout] test calculate_hop_distance ... ok
[INFO] [stdout] test remote_path_request_and_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/identity_parity.rs (/opt/rustwide/target/debug/deps/identity_parity-9f22a55eeaaff77f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test private_identity_round_trips_fixture_bytes ... ok
[INFO] [stdout] test verifies_python_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/iface_parity.rs (/opt/rustwide/target/debug/deps/iface_parity-7127f87ab9e1c98f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test udp_frame_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/link_event_layout.rs (/opt/rustwide/target/debug/deps/link_event_layout-db7259a70843a558)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test link_event_handles_boxed_payload ... ok
[INFO] [stdout] test link_events_emit_on_activate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/link_proof_packet.rs (/opt/rustwide/target/debug/deps/link_proof_packet-9f94d9b1c3efc753)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test link_proof_packet_targets_link_destination ... ok
[INFO] [stdout] test link_packet_proof_includes_packet_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lxmf_address_hash.rs (/opt/rustwide/target/debug/deps/lxmf_address_hash-7174976ea859bb8e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/lxmf_group_encrypt.rs (/opt/rustwide/target/debug/deps/lxmf_group_encrypt-6a8d1249940b6eb4)
[INFO] [stdout] test lxmf_address_hash_uses_first_16_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test group_encrypt_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lxmf_packet_limits.rs (/opt/rustwide/target/debug/deps/lxmf_packet_limits-66f6e442c46a1011)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test packet_fragmentation_respects_limit ... ok
[INFO] [stderr]      Running tests/lxmf_receipt_callbacks.rs (/opt/rustwide/target/debug/deps/lxmf_receipt_callbacks-b3f512c3890f5e19)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test transport_emits_delivery_receipt_callback ... ok
[INFO] [stderr]      Running tests/lxmf_receipt_proof.rs (/opt/rustwide/target/debug/deps/lxmf_receipt_proof-dcc2ecb661c3bcf4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test proof_packet_emits_receipt ... ok
[INFO] [stdout] test proof_packet_uses_payload_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lxmf_reexports.rs (/opt/rustwide/target/debug/deps/lxmf_reexports-96a39faf20c600f3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test lxmf_reexports_are_available ... ok
[INFO] [stderr]      Running tests/lxmf_signature.rs (/opt/rustwide/target/debug/deps/lxmf_signature-a03fe085fb74d901)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/packet_parity.rs (/opt/rustwide/target/debug/deps/packet_parity-7010fb96f04744e9)
[INFO] [stdout] test lxmf_sign_and_verify_helpers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test packet_header_matches_fixture ... ok
[INFO] [stdout] test decodes_python_packet ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parity_matrix_gate.rs (/opt/rustwide/target/debug/deps/parity_matrix_gate-3901d120e9b1d211)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test parity_matrix_rows_are_done_and_backed_by_tests ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test parity_matrix_gate`
[INFO] [stdout] test parity_matrix_has_no_missing_core_items ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parity_matrix_rows_are_done_and_backed_by_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parity_matrix_rows_are_done_and_backed_by_tests' (617) panicked at tests/parity_matrix_gate.rs:22:5:
[INFO] [stdout] reticulum parity matrix should exist
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d87f7ff81a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d87f7ff81a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d87f7ff81a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d87f7ff81a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d87f81358a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d87f81358a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x60d87f8040a2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d87f8040a2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60d87f7de4cf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d87f7de4cf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d87f7f7a79 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60d87f79460c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60d87f79460c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60d87f7f7c32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60d87f7f7c32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60d87f7de5ba - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60d87f7d5dd9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60d87f7df29d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60d87f813c7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60d87f785b0a - parity_matrix_gate[f4445bff9360bc4a]::load_parity_matrix
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parity_matrix_gate.rs:22:5
[INFO] [stdout]   20:     0x60d87f785f14 - parity_matrix_gate[f4445bff9360bc4a]::parity_matrix_rows_are_done_and_backed_by_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parity_matrix_gate.rs:42:29
[INFO] [stdout]   21:     0x60d87f785717 - parity_matrix_gate[f4445bff9360bc4a]::parity_matrix_rows_are_done_and_backed_by_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parity_matrix_gate.rs:41:53
[INFO] [stdout]   22:     0x60d87f788586 - <parity_matrix_gate[f4445bff9360bc4a]::parity_matrix_rows_are_done_and_backed_by_tests::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60d87f7886eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60d87f7886eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x60d87f7950db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x60d87f7950db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x60d87f7950db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x60d87f7950db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x60d87f7950db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60d87f7950db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x60d87f7950db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x60d87f7907f4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x60d87f7907f4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x60d87f797ce2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x60d87f797ce2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x60d87f797ce2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60d87f797ce2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60d87f797ce2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60d87f797ce2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x60d87f797ce2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60d87f7fedcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x60d87f7fedcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x73eb88755aa4 - <unknown>
[INFO] [stdout]   44:     0x73eb887e2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parity_matrix_has_no_missing_core_items stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parity_matrix_has_no_missing_core_items' (616) panicked at tests/parity_matrix_gate.rs:22:5:
[INFO] [stdout] reticulum parity matrix should exist
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d87f7ff81a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d87f7ff81a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d87f7ff81a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d87f7ff81a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d87f81358a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d87f81358a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x60d87f8040a2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d87f8040a2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60d87f7de4cf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d87f7de4cf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d87f7f7a79 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60d87f79460c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60d87f79460c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60d87f7f7c32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60d87f7f7c32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60d87f7de5ba - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60d87f7d5dd9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60d87f7df29d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60d87f813c7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60d87f785b0a - parity_matrix_gate[f4445bff9360bc4a]::load_parity_matrix
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parity_matrix_gate.rs:22:5
[INFO] [stdout]   20:     0x60d87f785df1 - parity_matrix_gate[f4445bff9360bc4a]::parity_matrix_has_no_missing_core_items
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parity_matrix_gate.rs:36:21
[INFO] [stdout]   21:     0x60d87f7856e7 - parity_matrix_gate[f4445bff9360bc4a]::parity_matrix_has_no_missing_core_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parity_matrix_gate.rs:35:45
[INFO] [stdout]   22:     0x60d87f788546 - <parity_matrix_gate[f4445bff9360bc4a]::parity_matrix_has_no_missing_core_items::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60d87f7886eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60d87f7886eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x60d87f7950db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x60d87f7950db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x60d87f7950db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x60d87f7950db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x60d87f7950db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60d87f7950db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x60d87f7950db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x60d87f7907f4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x60d87f7907f4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x60d87f797ce2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x60d87f797ce2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x60d87f797ce2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60d87f797ce2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60d87f797ce2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60d87f797ce2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x60d87f797ce2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60d87f7fedcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x60d87f7fedcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x73eb88755aa4 - <unknown>
[INFO] [stdout]   44:     0x73eb887e2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parity_matrix_has_no_missing_core_items
[INFO] [stdout]     parity_matrix_rows_are_done_and_backed_by_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fe36414572de1e5da7e62fc1d61fffb00120e38e94613b4396f5f6afefa1fac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe36414572de1e5da7e62fc1d61fffb00120e38e94613b4396f5f6afefa1fac8", kill_on_drop: false }`
[INFO] [stdout] fe36414572de1e5da7e62fc1d61fffb00120e38e94613b4396f5f6afefa1fac8
